Add concept of optional fields to output in the xSV formats so that unknown fields...
authorrobertl <robertl>
Thu, 9 Feb 2006 01:04:13 +0000 (01:04 +0000)
committerrobertl <robertl>
Thu, 9 Feb 2006 01:04:13 +0000 (01:04 +0000)
commitbb22bccd002ba40f933fe1f0c34dab1827ec931f
tree135c9497fe5f0941ed46f70f646921c3ff3e61cf
parent43a0286697c83646bd9b37f3a725d8f228dadc5e
Add concept of optional fields to output in the xSV formats so that unknown fields may be appended if their value is knonwn.   Modify Garmin POI format to take advantage of this to display geocaching info.
csv_util.c
csv_util.h
internal_styles.c
style/garmin_poi.style
xcsv.c